+opencc (1.1.8+ds1-3) unstable; urgency=medium
+
+ * Upload to unstable. Closes: #1077816
+ * debian/control: Move main description to source package section.
+ * debian/control: Add new build-dependency pybuild-plugin-pyproject.
+ * debian/control: Use dh-sequence-python3.
+ * debian/rules: Use pyproject instead of distutils for pybuild.
+
+ -- Boyuan Yang <byang@debian.org> Sat, 03 Aug 2024 19:07:26 -0400
+
opencc (1.1.8+ds1-2) experimental; urgency=medium
* Team upload
# Disable parallel build to circumvent some random build error
# (needs further investigation)
%:
- dh $@ --with python3 --buildsystem=cmake --no-parallel
+ dh $@ --buildsystem=cmake --no-parallel
BUILD_OPTIONS = \
-DCMAKE_INSTALL_PREFIX=/usr \